﻿2026-06-20T11:53:45.1190966Z ##[group]Run actions/checkout@v5
2026-06-20T11:53:45.1191781Z with:
2026-06-20T11:53:45.1192190Z   repository: SaberMage/spt-core
2026-06-20T11:53:45.1195823Z   token: ***
2026-06-20T11:53:45.1196203Z   ssh-strict: true
2026-06-20T11:53:45.1196585Z   ssh-user: git
2026-06-20T11:53:45.1196987Z   persist-credentials: true
2026-06-20T11:53:45.1197405Z   clean: true
2026-06-20T11:53:45.1197804Z   sparse-checkout-cone-mode: true
2026-06-20T11:53:45.1198273Z   fetch-depth: 1
2026-06-20T11:53:45.1198649Z   fetch-tags: false
2026-06-20T11:53:45.1199111Z   show-progress: true
2026-06-20T11:53:45.1199508Z   lfs: false
2026-06-20T11:53:45.1199878Z   submodules: false
2026-06-20T11:53:45.1200296Z   set-safe-directory: true
2026-06-20T11:53:45.1200916Z ##[endgroup]
2026-06-20T11:53:45.2068662Z Syncing repository: SaberMage/spt-core
2026-06-20T11:53:45.2070462Z ##[group]Getting Git version info
2026-06-20T11:53:45.2071185Z Working directory is '/home/reavus/actions-runner/_work/spt-core/spt-core'
2026-06-20T11:53:45.2072238Z [command]/usr/bin/git version
2026-06-20T11:53:45.2072700Z git version 2.43.0
2026-06-20T11:53:45.2081366Z ##[endgroup]
2026-06-20T11:53:45.2092262Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/66a038d1-0080-4290-adf5-5c7cc1420293' before making global git config changes
2026-06-20T11:53:45.2093592Z Adding repository directory to the temporary git global config as a safe directory
2026-06-20T11:53:45.2095679Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-core/spt-core
2026-06-20T11:53:45.2128360Z [command]/usr/bin/git config --local --get remote.origin.url
2026-06-20T11:53:45.2147127Z https://github.com/SaberMage/spt-core
2026-06-20T11:53:45.2156987Z ##[group]Removing previously created refs, to avoid conflicts
2026-06-20T11:53:45.2159598Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-06-20T11:53:45.2183799Z HEAD
2026-06-20T11:53:45.2213801Z ##[endgroup]
2026-06-20T11:53:45.2214599Z [command]/usr/bin/git submodule status
2026-06-20T11:53:45.2393116Z ##[group]Cleaning the repository
2026-06-20T11:53:45.2395297Z [command]/usr/bin/git clean -ffdx
2026-06-20T11:53:46.8612758Z Removing target/
2026-06-20T11:53:46.8622547Z [command]/usr/bin/git reset --hard HEAD
2026-06-20T11:53:46.8900320Z HEAD is now at 6a1789a5 Merge fa9d047807a8f5c928b887a4eabf08a7cac31367 into 86f20ac831033a20bd5e096b1c318a75249179f3
2026-06-20T11:53:46.8905611Z ##[endgroup]
2026-06-20T11:53:46.8908004Z ##[group]Disabling automatic garbage collection
2026-06-20T11:53:46.8911295Z [command]/usr/bin/git config --local gc.auto 0
2026-06-20T11:53:46.8938313Z ##[endgroup]
2026-06-20T11:53:46.8938831Z ##[group]Setting up auth
2026-06-20T11:53:46.8943903Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-06-20T11:53:46.8969369Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-06-20T11:53:46.9189366Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-20T11:53:46.9215760Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-06-20T11:53:46.9400668Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-20T11:53:46.9426019Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-06-20T11:53:46.9661084Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-06-20T11:53:46.9662846Z ##[endgroup]
2026-06-20T11:53:46.9663231Z ##[group]Fetching the repository
2026-06-20T11:53:46.9663917Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +6a1789a55e173feaced48f4623b9df09dd399175:refs/remotes/pull/26/merge
2026-06-20T11:53:47.5691873Z ##[endgroup]
2026-06-20T11:53:47.5692592Z ##[group]Determining the checkout info
2026-06-20T11:53:47.5693041Z ##[endgroup]
2026-06-20T11:53:47.5696647Z [command]/usr/bin/git sparse-checkout disable
2026-06-20T11:53:47.5737047Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-06-20T11:53:47.5762087Z ##[group]Checking out the ref
2026-06-20T11:53:47.5770398Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/26/merge
2026-06-20T11:53:47.5814338Z HEAD is now at 6a1789a5 Merge fa9d047807a8f5c928b887a4eabf08a7cac31367 into 86f20ac831033a20bd5e096b1c318a75249179f3
2026-06-20T11:53:47.5817939Z ##[endgroup]
2026-06-20T11:53:47.5850819Z [command]/usr/bin/git log -1 --format=%H
2026-06-20T11:53:47.5874792Z 6a1789a55e173feaced48f4623b9df09dd399175
